Skip to content

Update server-maintenance.md#276

Open
Protogen187 wants to merge 4 commits intomainfrom
Protogen187-patch-1
Open

Update server-maintenance.md#276
Protogen187 wants to merge 4 commits intomainfrom
Protogen187-patch-1

Conversation

@Protogen187
Copy link
Collaborator

Adding IP description

Adding IP description
@Protogen187 Protogen187 requested a review from WiserTixx March 9, 2026 19:15
@Protogen187 Protogen187 requested a review from WiserTixx March 15, 2026 19:53
| AllowGuests | true/false | Determines wether guests are allowed to join the server or not. |
| LogChat | true/false | When enabled (true), chat messages are logged in the server.log file. |
| Debug | true /false | When enabled (true), will show more messages in the log and provide more information. Enable this if you run into issues. Enabling this will drastically increase the size of the log file. |
| IP | A local class address of one of the NICs connected to the host. (Default: "0.0.0.0" or "::" | The server will try to bind to the supplied IP. Please do not mess with the IP field unless you know what you are doing. This value does not need to be changed in order for the server to work. |
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default is not 0.0.0.0 and that value iirc doesn't work on windows in some cases. Mentioning only "::" is just fine imo

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We did have incidents where "::" wouldn't work as opposed to "0.0.0.0" that's just Windows shenanigans again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants